home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31017.TXT < prev    next >
Text File  |  1993-09-28  |  3KB  |  83 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                           STACKER COPROCESSOR DRIVERS
  4.                  (Applies to Stacker 3.1 for Windows and DOS)
  5.        STAC FAX 31017  (09/28/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        If your Stacker coprocessor was installed and working at the time
  12.        you installed Stacker 3.1, you can configure Stacker 3.1 to
  13.        resume using it by following these instructions.
  14.        
  15.        NOTE:  These instructions only apply if you are running Stacker
  16.        3.1 for MS-DOS 6.
  17.        
  18.        SOLUTION
  19.        
  20.         Determine the base address for your AT/16 or XT/8 coprocessor
  21.         Add the coprocessor driver to your CONFIG.SYS file
  22.         Restart your computer
  23.             
  24.        Determine the base address for your AT/16 or XT/8 coprocessor
  25.        
  26.        Skip this section if you have the MC/16 coprocessor.
  27.        
  28.         1. From the DOS prompt, type STACKER and press <Enter>.
  29.        
  30.         2. Note the drive letter of the uncompressed drive which
  31.            is exchanged with C (your boot drive).  The drive letter is
  32.            displayed in the far right column.
  33.        
  34.         3. From the DOS prompt, type
  35.        
  36.                     STACINI drive: <Enter>
  37.        
  38.            where drive: is the letter of the uncompressed boot drive.
  39.        
  40.         4. Write down the number after the /B=.  This is the base
  41.            address for your coprocessor.  The possible base addresses
  42.            are:
  43.                             AT/16             XT/8
  44.                             -----             ----
  45.                              200              C400
  46.                              220              C800
  47.                              240              CC00
  48.                              260              D000
  49.                              280              D400
  50.                              2A0              D800
  51.                              2E0              DC00
  52.                                        
  53.         5. The /B= switch has no effect in the STACKER.INI file. Move
  54.            the cursor to this line and press DEL repeatedly to remove
  55.            it.
  56.        
  57.         6. Press Ctrl+Z to save the file.
  58.             
  59.        Add the coprocessor driver to your CONFIG.SYS file
  60.        
  61.         1. Edit your CONFIG.SYS file by changing to the root directory
  62.            of your boot drive and typing:
  63.        
  64.                ED CONFIG.SYS
  65.        
  66.         2. Type one of these lines immediately before the line that
  67.            begins with "DEVICE. . ." and ends with "...STACHIGH.SYS":
  68.        
  69.                DEVICE = C:\STACKER\LZS_XT8.SYS /B=base address
  70.                       or
  71.                DEVICE = C:\STACKER\LZS_AT16.SYS /B=base address
  72.                       or
  73.                DEVICE = C:\STACKER\LZS_MC16.SYS
  74.        
  75.            where base address is the number from the /B= line.
  76.        
  77.         3. Press Ctrl+Z to save the file.
  78.  
  79.         4. Restart your computer to put the change into effect.
  80.        
  81.        _________________________________________________________________
  82.        Copyright 1993, Stac Electronics                      
  83.